home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / AMIGA / AMICUS / AMICUS24.ADF / Moose / Moose.doc < prev    next >
Text File  |  1988-04-16  |  4KB  |  81 lines

  1. 19-Oct-87    Moose Version 1.0 & MooseCtrl Version 1.0 documentation.
  2.  
  3.        At last! By popular demand! The Talking Moose comes to the Amiga!
  4. I saw this on the Mac some months ago, and decided that Amy needed it, also.
  5. This version works much like I remember the Mac version did, with the exception
  6. of the bulging eyes. Maybe in the next version (rsn). For those who haven't
  7. seen it, a small window pops up on the screen with a picture of a Moose, the
  8. Moose says something, and then disappears for a while. There is a separate
  9. program (MooseCtrl) which allows you to adjust the speech parameters (pitch,
  10. volume, etc.) that sends messages to the Moose task. Both programs are RUNnable
  11. from CLI or the Workbench (icons included). Written in assembly language. As
  12. much time was spent fine-tuning this program, it is being offered as Shareware.
  13. A donation ($5-$10) is requested by the author:
  14.  
  15.                                Bill Perkins
  16.                                142 Burban Drive
  17.                                Branford, Ct. 06405
  18.  
  19.  
  20. Documentation:
  21.  
  22.    Moose is a background task for the Amiga, runnable from CLI or
  23.  Workbench. The Narrator.device is needed in SYS:devs for operation. If
  24.  narrator is not available, the Moose will not come up.
  25.  
  26.    MooseCtrl is a separate task that will allow you to change pitch,
  27.  sample rate, volume, speed, and delay between appearances of the
  28.  Moose (up to about 30 minutes). An executable file (Install.Moose)
  29.  is included to add the special Moose.font to the SYS:fonts directory,
  30.  run it before starting MooseCtrl. MooseCtrl will only operate if the
  31.  Moose is already running.
  32.  
  33.    Moose.Phrases is a text file with most of the phrases the Moose will
  34.  say. These phrases are in translated format, with a few modifications
  35.  for clarity or whatever. You can edit this file so the Moose will say
  36.  your own stuff, just make sure all phrases are in acceptable format
  37.  (TRANSLATED) before running the Moose. I used Say and Speechtoy to set
  38.  up the phrases. NOTE: you must have an even binary number of phrases
  39.  in the Moose.Phrases file for proper operation (2,4,8,16,32,64,128, etc.)
  40.  otherwise some or most phrases will never be heard. Separate phrases with
  41.  a single NL (newline) character (ascii 10, or 0A hex), and put 2 NL's or
  42.  form-feed (ascii 12, or 0C hex) to mark the end of the file. Moose.Phrases
  43.  MUST be in the root directory of the disk it is called from, and not in any
  44.  subdirectories or drawers.
  45.  
  46.    Distribution: This package may be freely distributed, as long as the
  47.  COMEPLETE package is distributed unmodified:
  48.  
  49.     Moose
  50.     MooseCtrl
  51.     Moose.Phrases
  52.     Moose.font
  53.     6b
  54.     Moose.doc
  55.     Install.Moose
  56.  
  57.    You can change the .info files if you wish (icons for Moose and MooseCtrl),
  58. but the rest of it MUST remain intact for proper operations. Also, again, this
  59. is Shareware, meaning if you like and decide to keep the package, or any parts
  60. of it, a donation is requested ($5-$10) by the author. For $15 and a disk, I
  61. will send you the comeplete source code (in assembler, with comments), and a
  62. Moose.Editor which will let you translate and test phrases for the Moose, as
  63. soon as it's ready, along with a few other PD programs I have floating around
  64. here. Your support will enable me to continue writing strange programs for the
  65. Amiga, both Shareware and Public Domain, and is greatly appreciated.
  66.  
  67.                            Bill Perkins
  68.                            142 Burban Drive
  69.                            Branford, Ct. 06405
  70.  
  71.             Compuserve: 72245,710 for comments, suggestions, etc.
  72.  
  73.    If you have ideas for PD programs, and would like to see them on Compuserve,
  74. E-Mail me an outline of your idea and I'll look intuit. If I decide to write
  75. the program, I will contact you before starting on it if you wish to sell it
  76. or Shareware it, or if I have any questions. Full credit will be given in the
  77. documentation and/or the program itself where appropriate for original ideas.
  78.  
  79.    This program is released "as is", and no warrantee of any kind is expressed
  80. or implied.
  81.